home *** CD-ROM | disk | FTP | other *** search
-
-
- allocate memory for gRecordRecs.
-
- allocate memory for gHoldBuffs.
-
- allocate memory for gPlayBuffs1.
-
- allocate memory for gPlayBuffs2.
-
- allocate a sound channel.
-
- begin recording.
-
- stop recording.
-
- close sound input device.
-
- open sound input device.
-
- silence sound channel.
-
- dispose of sound channel.
-
- determine sound input buffer size.
-
- set sound input playthrough status.
-
- set sound input 2's compliment status.
-
- set sound input sample rate.
-
- set the number of sound input channels.
-
- set sound input sample size.
-
- set sound input continuous recoring state.
-
- set stereo input levels.
-
- set sound input level meter state.
-
- get asynchronous recording info.
-
- get sample rate list.
-
- get sample size list.
-
- determine the number of available sound channels.
-
- allocate memory for global variables.
-
- read the frequency response from the disk.
-
- height value is too small. It must be larger than -200.
-
- height value is too large. It must be smaller than 200.
-
- sensitivity value is too small. It must be larger than 0.
-
- sensitivity value is too large. It must be smaller than 50.
-
-